Skip to content

build(deps-dev): bump knip from 6.9.0 to 6.12.0#172

Merged
erode-release[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/knip-6.12.0
May 6, 2026
Merged

build(deps-dev): bump knip from 6.9.0 to 6.12.0#172
erode-release[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/knip-6.12.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 6, 2026

Bumps knip from 6.9.0 to 6.12.0.

Release notes

Sourced from knip's releases.

Release 6.12.0

  • Use venz light/dark responsive svg img (2354194043354b67ed9463b6998d40a8e8cbab81)
  • Fix types/path references (4afc873801bcca933dbc71c47b5557cbab646c6b)
  • Move on to pnpm 11 (b1060652e85b8bf9a306135ca12ae22032099889)
  • Fix up ecosystem tests (c226a72b8936397dab2fc6d30e27517c257c36ca)
  • Add shell binaries to global ignore list (#1716) (ddcf7debd820b9deac9f29d1ed904f340c0ee91e) - thanks @​jakeleventhal!
  • Fix declaration export regression and document (resolve #1722) (3a2c22b52cda834b4d8a9956d9089b3dea9422bd)
  • Update snapshot after 3a2c22b (8300078b75913d94ef19dbd1990e2073db8541d8)
  • Detect babel.plugins/presets in @​vitejs/plugin-react via function-form defineConfig (resolve #1723) (d56ee51c2162c29baf3564ded39639a1a258caa1)
  • Lift defineConfig-arg unwrapper to ast-helpers, route findCallArg through it (7195b0a5f0986833a059c5d2cda9697d7d0abbf7)
  • Fix PostCSS detection for @​tailwindcss/postcss (#1719) (60f84824eebeece47ec5d2683fe4db9aaa6e7d00) - thanks @​jakeleventhal!
  • Allow > inside SFC <script> attribute values (resolve #1714) (9e5501f60150d0521bf7f2aa5a9af8db1285813b)
  • Resolve Cypress reporter set per testing type (resolve #1724) (7cc4fc19ea12f4aefb55ef01a0ad5237b2dac8c4)
  • Add Vercel config plugin (#1720) (10f97c10cd3203761c6ba2f4ee335c9719d81840) - thanks @​jakeleventhal!
  • Direct config hint title to stderr (53236b5f7dc12c2e7e561448c276a0168a6367fc)
  • Some light housekeeping (727f842709f2adf9fe7658b6ed1b66b11043d821)
  • Fix up ecosystem tests (0db3300e4109cb184520863e98eff6c2c956a717)
  • Fix --no-exit-code condition for isTreatConfigHintsAsErrors (f27c3f4a556fdd18bfafb9b270fddc9b12c8033a)
  • A friendlier message (aab1e83baaa088b8f8730f03f0d8e6520fa48d64)
  • Mark plugin-name fallback binaries as optional in knownBinsOnly mode (c709a5aaa473184d1a73f7cbcb8eaf0d73e072d4)

Release 6.11.0

  • Ignore & remove uninteresting lines in snapshots (767ebaf9b20d02f271d2a083404b60cba63119d7)
  • Flag stale @internal tags in production mode (resolve #1658) (dd1caeda80784d6070b028c781a3502b33e9765a)
  • Add compiler-extensions in tsc-files mode (resolve #1708) (ea867ad4bb9195f556ff58dae010d0d77c57bb25)

Release 6.10.0

  • Ecosystem patches → snapshots (1803f9f94d42ebe88730465c002098de54c6650a)
  • Fix unlisted pkg when only @​types/pkg listed (resolve #1707) (62082b69b382ea56d86e718da623ccadb9281a14)
  • Don't report imports matching engines.X as unlisted (23582e0f4da7a98cfe50c065b63d38a75870911e)
  • Treat imports in .d.ts files as type-only (84caac58d99f39fde56c664f42bad2c000d8943e)
  • Treat tsconfig compilerOptions.types as type-only (ce18854b0a008f1060e30c660eee820eba1568e5)
  • Resolve hoisted deps from monorepo root in single-package mode (resolve #1711) (23b756fb0becacaa19fbd71a0d9a0264f8647e88)
Commits
  • 44829fe Release knip@6.12.0
  • c709a5a Mark plugin-name fallback binaries as optional in knownBinsOnly mode
  • f27c3f4 Fix --no-exit-code condition for isTreatConfigHintsAsErrors
  • 727f842 Some light housekeeping
  • 53236b5 Direct config hint title to stderr
  • 10f97c1 Add Vercel config plugin (#1720)
  • 7cc4fc1 Resolve Cypress reporter set per testing type (resolve #1724)
  • 9e5501f Allow > inside SFC \<script> attribute values (resolve #1714)
  • 60f8482 Fix PostCSS detection for @​tailwindcss/postcss (#1719)
  • 7195b0a Lift defineConfig-arg unwrapper to ast-helpers, route findCallArg through it
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 6, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 6, 2026 17:38
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 6, 2026
@erode-release erode-release Bot enabled auto-merge (squash) May 6, 2026 17:38
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 6, 2026

Greptile Summary

This is an automated dependency bump for knip (a dead code and unused dependency detector) from 6.9.0 to 6.12.0, updating both package.json and package-lock.json.

  • knip 6.10.0–6.12.0 brings several bug fixes: correct handling of @types/pkg unlisted packages, improved .d.ts type-only import treatment, hoisted monorepo dep resolution, stale @internal tag detection, and new plugin support (Vercel config, PostCSS @tailwindcss/postcss, Vite React babel plugins).
  • No production code is changed — knip is a devDependency used only for dead-code analysis.

Confidence Score: 5/5

Safe to merge — only a devDependency used for dead-code analysis is being upgraded.

The change touches only knip, a dev-only static analysis tool. No production code, runtime dependencies, or build artifacts are affected. The new version is a minor bump with bug fixes and no breaking changes noted in the release notes.

No files require special attention.

Important Files Changed

Filename Overview
package.json Bumps knip devDependency range from ^6.9.0 to ^6.12.0; no other changes.
package-lock.json Lockfile updated to resolve knip to 6.12.0 with a new integrity hash; no transitive dependency changes visible in the diff.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[package.json\nknip ^6.9.0 → ^6.12.0] --> B[package-lock.json\nresolved: knip@6.12.0]
    B --> C{knip runs in CI / dev scripts}
    C --> D[Dead-code analysis\nbug fixes & new plugins]
    C --> E[Production build\nUnaffected — devDependency only]
Loading

Reviews (3): Last reviewed commit: "build(deps-dev): bump knip from 6.9.0 to..." | Re-trigger Greptile

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/knip-6.12.0 branch from 59ebd76 to ba4c92d Compare May 6, 2026 17:41
Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 6.9.0 to 6.12.0.
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Commits](https://github.com/webpro-nl/knip/commits/knip@6.12.0/packages/knip)

---
updated-dependencies:
- dependency-name: knip
  dependency-version: 6.12.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/knip-6.12.0 branch from ba4c92d to d4a16a5 Compare May 6, 2026 17:43
@erode-release erode-release Bot merged commit acd0072 into main May 6, 2026
3 checks passed
@erode-release erode-release Bot deleted the dependabot/npm_and_yarn/knip-6.12.0 branch May 6, 2026 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants